git-sem-intr
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sat, 28 Aug 2021 19:29:36 +0000 (20:29 +0100)
committerRaspbian forward porter <root@raspbian.org>
Sat, 28 Aug 2021 19:29:36 +0000 (20:29 +0100)
commite0967d4ea8238c204e46ddac5c01d19390b1fb93
treecd3885cbd6009f32925b5e08e6cc409fe28e376c
parent136e66553d55ac0f4bf25fbb1c3bced6df27995e
git-sem-intr

Committed for glibc 2.32

commit b2cdf72e5c496153050551f0ce704e9ef08ffeac
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Feb 10 00:52:50 2020 +0000

    htl: Make sem_wait/sem_timedwait interruptible

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-sem-intr.diff
htl/Makefile
htl/pt-internal.h
sysdeps/htl/sem-timedwait.c
sysdeps/mach/htl/pt-block-intr.c [new file with mode: 0644]
sysdeps/mach/htl/pt-block.c
sysdeps/mach/htl/pt-timedblock-intr.c [new file with mode: 0644]
sysdeps/mach/htl/pt-timedblock.c